FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh.mha.pds#2.0.0-alpha-preview (78 ms)

Package ca.on.oh.mha.pds
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview&canonical=http://ontariohealth.ca/fhir/ValueSet/educational-attainment
Url http://ontariohealth.ca/fhir/ValueSet/educational-attainment
Version 2.0.0
Status draft
Name EducationalAttainment
Title Educational Attainment
Experimental False
Realm ca
Authority hl7
Description The highest level of education attained by the client.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/data-absent-reason DataAbsentReason
http://ontariohealth.ca/fhir/CodeSystem/educational-attainment Educational Attainment


Source

{
  "resourceType" : "ValueSet",
  "id" : "educational-attainment",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/educational-attainment",
  "version" : "2.0.0",
  "name" : "EducationalAttainment",
  "title" : "Educational Attainment",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "The highest level of education attained by the client.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ontariohealth.ca/fhir/CodeSystem/educational-attainment",
        "concept" : [
          {
            "code" : "grade school (grade 1-8)",
            "display" : "Grade school (grade 1-8)"
          },
          {
            "code" : "some high school, but did not graduate",
            "display" : "Some high school, but did not graduate"
          },
          {
            "code" : "high school or high school equivalency certificate (grade 9-12)",
            "display" : "High school or high school equivalency certificate (grade 9-12)"
          },
          {
            "code" : "completed registered apprenticeship or other trades certificate or diploma (or ongoing)",
            "display" : "Completed Registered Apprenticeship or other trades certificate or diploma (or ongoing)"
          },
          {
            "code" : "college, CEGEP or other non-university certificate or diploma (or ongoing)",
            "display" : "College, CEGEP or other non-university certificate or diploma (or ongoing)"
          },
          {
            "code" : "undergraduate degree or some university",
            "display" : "Undergraduate degree or some university"
          },
          {
            "code" : "postgraduate degree or professional designation (e.g., Master’s, PhD, MD)",
            "display" : "Postgraduate degree or professional designation (e.g., Master’s, PhD, MD)"
          },
          {
            "code" : "do not know",
            "display" : "Do not know"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          },
          {
            "code" : "not-applicable",
            "display" : "Not Applicable"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.